CellImageStretchType

The available options for stretching an image to fit a table cell.
 

Example

The following is an example of how to reference the CellImageStretchType object:

	// The full path is required.
	dundas.controls.CellImageStretchType.NONE
	

 

Properties

 
  Name Description
  NONE Displays the image without stretching.
  UNIFORM Displays the image uniformly stretched.